home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / gtk / gtkrc.zh_TW.big5 < prev   
Text File  |  2005-10-18  |  614b  |  19 lines

  1. # $(gtkconfigdir)/gtkrc.zh_TW
  2. #
  3. # This file defines the fontsets for Chinese language (ch) using
  4. # the traditional chinese Big5 encoding as used in Taiwan (TW)
  5. #
  6. # 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
  7. #
  8.  
  9. # IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5"
  10. # the lowercasing of "big5" is done on purpose, if you change it it won't work
  11.  
  12. style "gtk-default-zh-tw" {
  13.     fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
  14.           -taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\
  15.           -*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*"
  16. }
  17. class "GtkWidget" style "gtk-default-zh-tw"
  18.  
  19.